projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c22feaa
)
3.1.18
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Sep 2011 19:43:12 +0000
(15:43 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Sep 2011 20:43:06 +0000
(16:43 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index fc2832557ae8fa5fd9c67637415d9ae55badf70e..61d14e344d413e5d52fecac979ebd08bbbf417fa 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [1])
-m4_define([gtk_micro_version], [1
7
])
+m4_define([gtk_micro_version], [1
8
])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])